object Dlg_defmailer: TDlg_defmailer Left = 239 Top = 286 ActiveControl = BtnYes BorderStyle = bsDialog Caption = 'Foxmail' ClientHeight = 129 ClientWidth = 364 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 56 Top = 16 Width = 297 Height = 49 AutoSize = False Caption = 'Foxmail is not currently the default mailer. Would you like to m' + 'ake it the default mailer?' WordWrap = True end object Img_ask: TImage Left = 8 Top = 16 Width = 32 Height = 32 end object CB_chk: TCheckBox Left = 56 Top = 72 Width = 297 Height = 17 Caption = '&Always make this check when start Foxmail' TabOrder = 0 end object BtnYes: TButton Left = 184 Top = 102 Width = 75 Height = 23 Caption = '&Yes' Default = True ModalResult = 6 TabOrder = 1 end object BtnNo: TButton Left = 280 Top = 102 Width = 75 Height = 23 Cancel = True Caption = '&No' ModalResult = 7 TabOrder = 2 end object Language: TLanguage LangCenter = DM_Language.LangCenter Left = 24 Top = 80 end end